home *** CD-ROM | disk | FTP | other *** search
/ Champak 48 / cdrom_image.iso / Games / miffyrecipe.swf / scripts / DefineButton2_316 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-09-27  |  84 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    _root.audio.gotoAndPlay("see_you_later");
  4. }
  5.